golang.org/x/net/http2.ClientConn.roundTrip (method)
2 uses
golang.org/x/net/http2 (current package)
clientconn.go#L13: return cc.roundTrip(req)
transport.go#L944: func (cc *ClientConn) roundTrip(req *http.Request) (*http.Response, error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)